From: Chong Yidong Date: Fri, 29 Feb 2008 02:02:27 +0000 (+0000) Subject: * xdisp.c (get_overlay_strings_1): Add missing argument type. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~470 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=05884da449286730160ac36aeb9e93f5d8a325df;p=emacs.git * xdisp.c (get_overlay_strings_1): Add missing argument type. --- diff --git a/src/ChangeLog b/src/ChangeLog index 29de388c35d..30395e9d617 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-02-29 Chong Yidong + + * xdisp.c (get_overlay_strings_1): Add missing argument type. + 2008-02-27 YAMAMOTO Mitsuharu * m/intel386.h [MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.